EnqueueArray(String[]) Method
Adds an array of messages into a queue of the RAW type. Strings are converted to byte array using default encoding.
Parameters
- payloads
- Array of string message payloads.
Return Value
Returns an array of message IDs of the enqueued messages.